Tools
epub |eng | 2019-03-22 | Author:James Freeman

tasks: - name: create a directory file: path: /srv/whiskey/alpha state: directory - name: create another directory file: path: /srv/whiskey/beta state: directory When we run this, as expected, our two directories ...
( Category: Linux & UNIX Administration May 2,2019 )
epub |eng | 2019-05-12 | Author:Boris Cherny [Boris Cherny]

( Category: Software Development April 29,2019 )
epub |eng | 2018-11-29 | Author:Cody Jackson

Using SQL to query a database To query a table using SQL, you simply tell the database what it is you're trying to do. If you want to get a ...
( Category: Object-Oriented Design April 8,2019 )
azw3 |eng | 2018-08-20 | Author:Blank-Edelman, David N. [Blank-Edelman, David N.]

Deep learning Machine learning Developer: Google Adversary: Fan Hui But the first game that gripped the world’s attention in AI was checkers, with the pioneer Arthur Samuel, who coined the ...
( Category: Testing April 6,2019 )
epub, pdf |eng | 2015-12-21 | Author:Jonathan Baier [Baier, Jonathan]

Listing 3-13: http-pd-controller.yaml Let's also create an external service, so we can see it from outside the cluster: apiVersion: v1 kind: Service metadata: name: http-pd labels: name: http-pd spec: type: ...
( Category: Tools April 4,2019 )
mobi, epub |eng | | Author:Jo Rhett

Logger By default Hiera logs warning and debug messages to STDOUT. You can change this using the :logger configuration value. Valid values are Console: emit warnings and debug on STDERR ...
( Category: Tools April 1,2019 )
epub |eng | 2019-01-31 | Author:Tony Hsiang-Chih Hsu

Step 3 – review the results The report will be generated under the /qark/report/report.html. The following screenshot shows the scanning report of the goatdroid.apk: QARK scanning report Automated security scanning ...
( Category: Tools March 8,2019 )
azw3 |eng | 2016-12-26 | Author:Gorman, Leonardo [Gorman, Leonardo]

<!DOCTYPE html> <html> <head> <meta charset = “ISO-8859-1”> <title>JavaScript Variables</title> <script type = “text/javascript”> var name = “Appy”; var age = 21 var salary = 10000, expenses = 12000; alert(“Name:” ...
( Category: Tools February 25,2017 )
epub |eng | 2016-12-26 | Author:Gorman, Leonardo

<!DOCTYPE html> <html> <head> <meta charset = “ISO-8859-1”> <title>JavaScript Variables</title> <script type = “text/javascript”> var name = “Appy”; var age = 21 var salary = 10000, expenses = 12000; alert(“Name:” ...
( Category: Tools February 25,2017 )
epub, pdf |eng | | Author:Chris McCord

​- ​@locales​ {name, mappings} ​- ​end​ ​20 ​end​ ​- ​- ​def​ compile(translations) ​do​ ​- ​# TBD: Return AST for all translation function definitions​ ​- ​end​ ​25 ​end​ Just like our ...
( Category: Tools July 16,2015 )
mobi, epub, pdf |eng | 2009-06-15 | Author:Bryan O'Sullivan

Beware Interference Between Bugs It’s possible that your search for one bug could be disrupted by the presence of another. For example, let’s say your software crashes at revision 100, ...
( Category: Tools March 25,2014 )